home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / CUGUK / COMMS / C022.ZIP / MORE.HLP < prev    next >
Text File  |  1990-01-31  |  1KB  |  26 lines

  1. Commands recognised by Minix 'more', version 1.1
  2.  
  3. 'i' indicates an optional repeat count.
  4.  
  5.     <space> - display another page of the file.
  6.     <ret>   - display another line of the file.
  7.     id,i^D  - display a short page (scroll) of the file. i sets size.
  8.     iz      - same as space. i sets page size.
  9.     is      - skip i lines.
  10.     if      - skip i screenfuls.
  11.     =       - display the current line number.
  12.     v       - start mined on current file.
  13.     iw      - write out window or i lines to a file.
  14.     h       - show this help file.
  15.     i/expr  - search for regular expression.
  16.     in      - search again for last regular expression.
  17.     '       - go to the point where last search started.
  18.     !cmd    - invoke a shell to execute 'cmd'.
  19.     e,^E    - repaint the current screenfull.
  20.     i:n     - skip forward through command line files.
  21.     i:p     - skip backward through command line files.
  22.     :f      - display current file name and line number.
  23.     :q,q,Q  - exit from more.
  24.  
  25. Any key to return to file ...      
  26.